Skip to main content

All Questions

2votes
0answers
194views

jQuery validation for multi-page registration form

I use JS/JQuery validation for radioboxes, input field etc. Because of AJAX I use one global validation (in a separate file) and 4-5 other files to coverage actions in a relevant registration form ...
mr_muscle's user avatar
3votes
1answer
1kviews

Rails form helper to display email fields and their validation errors

I have a repeated pattern throughout my app that looks like this: ...
Daniel Viglione's user avatar

close